home *** CD-ROM | disk | FTP | other *** search
-
-
- EndCLI (V1.3 in C:) (2.x/3.x internal)
-
-
-
- NAME
- EndCLI - Terminate a CLI or Shell.
-
- SYNOPSIS
- EndCLI
-
- DESCRIPTION
- EndCLI causes a shell process to terminate. The
- shell will shutdown, freeing all of its resources and
- closing its window (if it is interactive).
-
- Note that if another program is still using the
- console for a CLI, you may not be able to close a console
- CLI window even after running ENDCLI until you terminate
- that command. This is most likely to occur if you have
- "RUN" some command from the CLI and it is still executing
- when you try to EndCLI.
-
- 2.x/3.x Shell contains this command as a builtin.
- Also, you can press the CTRL-\ or click on the close
- button to exit your shell.
-
- SEE ALSO
- NewCLI NewSHELL
-
-